home *** CD-ROM | disk | FTP | other *** search
- Audacity: A Free, Cross-Platform Digital Audio Editor
-
- Original sources from:
- http://sourceforge.net/project/showfiles.php?group_id=6235
-
- This Debian package was created by Joshua Haberman, and is now
- maintained by Matt Brubeck. Below is a list of the upstream authors.
-
- -------------------------------------------------------------
-
- Lead Developers:
-
- Dominic Mazzoni
- Joshua Haberman
- Matt Brubeck
-
- Developers:
-
- Brian Gunlogson
- Shane Mueller
- Vaughan Johnson
- Greg Mekkes
- Vince Busam
- Augustus Saunders
- Tony Oetzmann
- Paul Nasca
- Roger Dannenberg
-
- Other Contributors:
-
- Dave Beydler
- Jason Cohen
- Steve Harris
- Daniil Kolpakov
- Robert Leidle
- Logan Lewis
- Jason Pepas
- Mark Phillips
- Jonathan Ryshpan
- Patrick Shirkey
- Mark Tomlinson
- David Topper
- Rudy Trubitt
-
- The Audacity Logo:
-
- Harvey Lubin
- http://www.agrapha.com/
-
- -------------------------------------------------------------
-
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program (in a file called LICENSE.txt); if not, go
- to http://www.gnu.org/copyleft/gpl.html or write to
-
- Free Software Foundation, Inc.
- 51 Franklin St, Fifth Floor
- Boston, MA 02110-1301, USA.
-
- On Debian systems, the text of the GPL is available in the file:
- /usr/share/common-licenses/GPL-2
-
- -------------------------------------------------------------
-
- The Audacity source package also contains code from the following
- libraries, which are available under free, GPL-compatible licenses:
-
- * expat
- * libresample
- * Nyquist
- * PortAudio
- * PortMixer
- * SoundTouch
- * xlisp
-
- Copyright and licensing information for those libraries follows.
-
- -------------------------------------------------------------
-
- Nyquist
-
- Copyright (c) 2000-2002, by Roger B. Dannenberg
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions of source code must retain the copyright notice, the
- list of conditions, and the disclaimer, all three of which appear below under
- "COPYRIGHT AND LICENSE INFORMATION FOR XLISP."
-
- Redistributions in binary form must reproduce the above copyright notice, this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- Redistributions in binary form must reproduce the copyright notice, the
- list of conditions, and the disclaimer, all three of which appear below under
- "COPYRIGHT AND LICENSE INFORMATION FOR XLISP," in the documentation and/or
- other materials provided with the distribution.
-
- Neither the name of Roger B. Dannenberg, Carnegie Mellon University, nor the
- names of any contributors may be used to endorse or promote products derived
- from this software without specific prior written permission.
-
- COPYRIGHT AND LICENSE INFORMATION FOR XLISP (part of Nyquist):
-
- Copyright (c) 1984-2002, by David Michael Betz
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice, this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- Neither the name of David Michael Betz nor the names of any contributors may be
- used to endorse or promote products derived from this software without specific
- prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
- USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- -------------------------------------------------------------
-
- PortAudio Portable Real-Time Audio Library
- PortAudio API Header File
- Latest version available at: http://www.audiomulch.com/portaudio/
-
- Copyright (c) 1999-2000 Ross Bencina and Phil Burk
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files
- (the "Software"), to deal in the Software without restriction,
- including without limitation the rights to use, copy, modify, merge,
- publish, distribute, sublicense, and/or sell copies of the Software,
- and to permit persons to whom the Software is furnished to do so,
- subject to the following conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- Any person wishing to distribute modifications to the Software is
- requested to send the modifications to the original developer so that
- they can be incorporated into the canonical version.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
- ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
- CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
- -------------------------------------------------------------
-
- PortMixer
-
- Copyright (c) 2002
-
- Written by Dominic Mazzoni
-
- PortMixer is intended to work side-by-side with PortAudio,
- the Portable Real-Time Audio Library by Ross Bencina and
- Phil Burk.
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files
- (the "Software"), to deal in the Software without restriction,
- including without limitation the rights to use, copy, modify, merge,
- publish, distribute, sublicense, and/or sell copies of the Software,
- and to permit persons to whom the Software is furnished to do so,
- subject to the following conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- Any person wishing to distribute modifications to the Software is
- requested to send the modifications to the original developer so that
- they can be incorporated into the canonical version.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
- ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
- CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
- -------------------------------------------------------------
-
- libresample
-
- License and warranty:
-
- All of the files in this package are Copyright 2003 by Dominic
- Mazzoni <dominic@minorninth.com>. This library was based heavily
- on Resample-1.7, Copyright 1994-2002 by Julius O. Smith III
- <jos@ccrma.stanford.edu>, all rights reserved.
-
- Permission to use and copy is granted subject to the terms of the
- "GNU Lesser General Public License" (LGPL) as published by the
- Free Software Foundation; either version 2.1 of the License,
- or any later version. In addition, Julius O. Smith III requests
- that a copy of any modified files be sent by email to
- jos@ccrma.stanford.edu so that he may incorporate them into the
- CCRMA version.
-
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- On Debian systems, the text of the GPL is available in the file:
- /usr/share/common-licenses/LGPL-2.1
-
- -------------------------------------------------------------
-
- expat
-
- Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
-
- The above copyright notice and this permission notice shall be included
- in all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
- -------------------------------------------------------------
-
- SoundTouch sound processing library v1.01
- =========================================
- Copyright (c) Olli Parviainen 2002
-
- LICENSE:
- ========
-
- This program is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the
- Free Software Foundation; either version 2 of the License, or (at your
- option) any later version.
-
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
- for more details.
-
- You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-